home *** CD-ROM | disk | FTP | other *** search
/ CICA 1993 April / CICA MS Windows - April 1993.iso / unzipped / games / pegpuzl / readme.txt < prev   
Text File  |  1991-06-08  |  1KB  |  25 lines

  1. Peg Puzzle
  2.  
  3. This is an implementation of a peg-jumping puzzle I used to play with at
  4. my grandmother's house.  Since then I have seen other puzzles like this
  5. with different board configurations.  This is the version with 15 holes
  6. arranged in an equilateral triangle.
  7.  
  8. The idea of the game is to jump pegs over one another until only one peg
  9. remains.  A peg can only be jumped over another peg, into an empty hole.
  10.  
  11. This program requires a two-button mouse (no keyboard interface is provided).
  12. To begin the game, use the right button to click on a peg to be removed.
  13. Now use the left button to drag a peg over another peg to the vacated hole.
  14. This removes the peg that was jumped over.  Continue this until only one
  15. peg remains.  An "Undo" option is provided since that's how I usually solved
  16. the puzzle as a boy:  work myself into a corner, put a few pegs back and
  17. try something else.
  18.  
  19. This program is being released as an experiment in shareware:  if you like it
  20. please send $1.00 to me at the address given in the About dialog box. (see
  21. Game, About...)  Thanks.
  22.  
  23. This is my first Windows program, and I'm interested in any comments you care
  24. to make.  I can be reached at:    owaddell@copper.cs.indiana.edu
  25.